Skip to content

ci(deps): bump EpiAware/.github/.github/workflows/tests.yml from 6fcdcde033ec670ac3832b239427fd2ded591bbc to 11263ddd07f3d88c54a6245828a81d10a83fcb29 - #22

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/EpiAware/dot-github/dot-github/workflows/tests.yml-11263ddd07f3d88c54a6245828a81d10a83fcb29
Closed

ci(deps): bump EpiAware/.github/.github/workflows/tests.yml from 6fcdcde033ec670ac3832b239427fd2ded591bbc to 11263ddd07f3d88c54a6245828a81d10a83fcb29#22
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/EpiAware/dot-github/dot-github/workflows/tests.yml-11263ddd07f3d88c54a6245828a81d10a83fcb29

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 5, 2026

Copy link
Copy Markdown
Contributor

Bumps EpiAware/.github/.github/workflows/tests.yml from 6fcdcde033ec670ac3832b239427fd2ded591bbc to 11263ddd07f3d88c54a6245828a81d10a83fcb29.

Commits
  • 11263dd Merge pull request #49 from EpiAware/feat/runic-format-check
  • ef159b8 fix: accept a quoted hook id, and read the version from ENV
  • f85d05f fix: detect the hook by id, not by the word JuliaFormatter
  • a91f771 style: reflow the header comment
  • 223ffbf fix: decide the JuliaFormatter install from the caller's config
  • ddfc21e feat(format-check): support the Runic pre-commit hook
  • e659eac Merge pull request #48 from EpiAware/feat/port-kit-workflows
  • eae1482 fix: take sync_install as an input rather than assuming the kit's own repo
  • ce7e715 feat: add reusables for the nine inline kit workflows
  • c8f00e8 Merge pull request #42 from EpiAware/fix/downgrade-force-latest
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [EpiAware/.github/.github/workflows/tests.yml](https://github.com/epiaware/.github) from 6fcdcde033ec670ac3832b239427fd2ded591bbc to 11263ddd07f3d88c54a6245828a81d10a83fcb29.
- [Release notes](https://github.com/epiaware/.github/releases)
- [Commits](EpiAware/.github@6fcdcde...11263dd)

---
updated-dependencies:
- dependency-name: EpiAware/.github/.github/workflows/tests.yml
  dependency-version: 11263ddd07f3d88c54a6245828a81d10a83fcb29
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 5, 2026
@dependabot
dependabot Bot requested a review from sbfnk as a code owner August 5, 2026 06:34
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 5, 2026
@github-actions

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Try this Pull Request!

Option 1: Julia Package Manager

Open Julia and type:

import Pkg
Pkg.activate(temp=true)
Pkg.add(url="https://github.com/epiforecasts/ForecastEnsembles.jl", rev="dependabot/github_actions/EpiAware/dot-github/dot-github/workflows/tests.yml-11263ddd07f3d88c54a6245828a81d10a83fcb29")
using ForecastEnsembles

Option 2: Local Checkout

If you have the repo locally:

git checkout dependabot/github_actions/EpiAware/dot-github/dot-github/workflows/tests.yml-11263ddd07f3d88c54a6245828a81d10a83fcb29
julia --project=. -e "using Pkg; Pkg.instantiate()"

@github-actions

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

📖 Documentation preview is ready!

View the docs for this PR at: https://epiforecasts.github.io/ForecastEnsembles.jl/previews/PR22/

This preview will be updated automatically when you push new commits.

@dependabot @github

dependabot Bot commented on behalf of github Aug 12, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #26.

@dependabot dependabot Bot closed this Aug 12, 2026
@dependabot
dependabot Bot deleted the dependabot/github_actions/EpiAware/dot-github/dot-github/workflows/tests.yml-11263ddd07f3d88c54a6245828a81d10a83fcb29 branch August 12, 2026 06:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants